home *** CD-ROM | disk | FTP | other *** search
- object fTips: TfTips
- Left = 296
- Top = 213
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Tip of the Day'
- ClientHeight = 273
- ClientWidth = 402
- Color = clBtnFace
- Constraints.MaxHeight = 300
- Constraints.MaxWidth = 410
- Constraints.MinHeight = 300
- Constraints.MinWidth = 410
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Shape2: TShape
- Left = 15
- Top = 15
- Width = 375
- Height = 185
- Brush.Color = 16119285
- Pen.Color = 9803156
- end
- object bmTip: TImage
- Left = 159
- Top = 104
- Width = 135
- Height = 94
- AutoSize = True
- Center = True
- end
- object sTip: TLabel
- Left = 82
- Top = 72
- Width = 294
- Height = 80
- AutoSize = False
- Caption = '222222222222222222222222222222222222222222244444444 4444444222'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 3552822
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Shape1: TShape
- Left = 15
- Top = 15
- Width = 54
- Height = 185
- Brush.Color = 9803156
- Pen.Color = 9803156
- end
- object LDidYouKnow: TLabel
- Left = 83
- Top = 38
- Width = 115
- Height = 18
- Caption = 'Did you know...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 17
- Top = 25
- Width = 46
- Height = 47
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object bClose: TbsSkinButton
- Left = 315
- Top = 236
- Width = 75
- Height = 25
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Close'
- NumGlyphs = 2
- Spacing = 1
- Cancel = True
- OnClick = bCloseClick
- end
- object bNext: TbsSkinButton
- Left = 210
- Top = 236
- Width = 100
- Height = 25
- TabOrder = 0
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Next Tip'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bNextClick
- end
- object chShowTips: TAMCheckRadioBox
- Left = 9
- Top = 209
- Width = 126
- Height = 20
- TabOrder = 2
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'checkboxlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = 3881787
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = False
- ForcedColorUse = False
- ForcedColor = clBlack
- BusinessSkinForm = SkinForm
- Flat = True
- TabStop = True
- CanFocused = True
- Radio = False
- Checked = False
- GroupIndex = 0
- Caption = ' &Show Tips on StartUp'
- OnClick = chShowTipsClick
- AutoSize = True
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 14
- DefCaptionFont.Name = 'Arial'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 14
- DefInActiveCaptionFont.Name = 'Arial'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 14
- DefMenuItemFont.Name = 'Arial'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 294
- Top = 7
- end
- end
-